Move GtkWindow g_autoptr macros in the class header
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 10 Nov 2015 13:34:33 +0000 (13:34 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 10 Nov 2015 13:42:02 +0000 (13:42 +0000)
commit40d6321b4cf3d229934ea60b6fede530db50161f
tree48cccddbb2b9655c9627d49b4220fdb4a6a2aaf5
parentd694a9a83b3e683acd99789a3d48b40b7841fda2
Move GtkWindow g_autoptr macros in the class header

Otherwise we won't be able to use G_DECLARE_* macros internally to GTK
without generating warnings, or without including gtk.h itself.
gtk/gtk-autocleanups.h
gtk/gtkwindow.h